In SQL, GRANT command is used to
In SQL, GRANT command is used to
With respect to data input, the most accurate description of batch control is
With respect to data input, the most accurate description of batch control is
The on-line, softcopy display a customer's charge account to respond to an inquiry is an examples of a
The on-line, softcopy display a customer's charge account to respond to an inquiry is an examples of a
Updating a database means
Updating a database means
The relational model uses some unfamiliar terminology. A tuple is equivalent to a:
The relational model uses some unfamiliar terminology. A tuple is equivalent to a:
In SQL, which command is used to add a column/integrity constraint to a table
In SQL, which command is used to add a column/integrity constraint to a table
The logical data structure with a one-to-many relationship is a :
The logical data structure with a one-to-many relationship is a :
The distinguishable parts of a record are called
The distinguishable parts of a record are called
The model for a _____ resembles the hierarchical model in many respects.
The model for a _____ resembles the hierarchical model in many respects.
In SQL, which command is used to make permanent changes made by statements issue since the beginning of a transaction?
In SQL, which command is used to make permanent changes made by statements issue since the beginning of a transaction?
If a calculation is embedded in a form
If a calculation is embedded in a form
In SQL, which of the following is not a data Manipulation Language Commands?
In SQL, which of the following is not a data Manipulation Language Commands?
Data item characteristics that are important in data management include
Data item characteristics that are important in data management include
In the DBM approach, application programs perform the
In the DBM approach, application programs perform the
A file produced by a spreadsheet
A file produced by a spreadsheet
Periodically adding, changing and deleting file records is called file
Periodically adding, changing and deleting file records is called file
When using a database management system, the first thing that you must do is to
When using a database management system, the first thing that you must do is to
A database management system might consist of application programs and a software package called
A database management system might consist of application programs and a software package called
A _____ database does not use pointers or physical links, but instead finds related records by examining the contents of fields.
A _____ database does not use pointers or physical links, but instead finds related records by examining the contents of fields.
In a relational schema, each tuple is divided into fields called
In a relational schema, each tuple is divided into fields called
The PROJECT command will create new table that has
The PROJECT command will create new table that has
If you want to group the records in the abc database, you could use the Jobcode as the _____.
If you want to group the records in the abc database, you could use the Jobcode as the _____.
A report form
A report form
The data dictionary tells the DBMS
The data dictionary tells the DBMS
A ____ Contains the smallest unit of meaningful data, so you might call it the basic building block for a data file.
A ____ Contains the smallest unit of meaningful data, so you might call it the basic building block for a data file.
Sophisticated report generators can
Sophisticated report generators can
In SQL, which command(s) is(are) used to enable/disable a database trigger?
In SQL, which command(s) is(are) used to enable/disable a database trigger?
An-owner-member set in the CODASYL specifications may have
An-owner-member set in the CODASYL specifications may have
What name is given to the collection of facts, items of information or data which are related in some way?
What name is given to the collection of facts, items of information or data which are related in some way?
Characteristic(s) of a distributed MIS structure is
Characteristic(s) of a distributed MIS structure is
A list consists of last names, first names, addresses, and pin codes if all people in the list have the same last and the same pin code, a useful key would be
A list consists of last names, first names, addresses, and pin codes if all people in the list have the same last and the same pin code, a useful key would be
What is the name given to the database management system which is able to handle full text data, image data, audio and video?
What is the name given to the database management system which is able to handle full text data, image data, audio and video?
Internal auditors should review data system design before they are
Internal auditors should review data system design before they are
After you _____ a record, many data management the environments require you to issue a command to save the changes you made.
After you _____ a record, many data management the environments require you to issue a command to save the changes you made.
Sort/report generators
Sort/report generators
The Management Information system (MIS) structure with one main computer system is called a
The Management Information system (MIS) structure with one main computer system is called a
A set of programs that handle a firm's data base responsibilities is called a
A set of programs that handle a firm's data base responsibilities is called a
Which command is used to remove an index from the database in SQL?
Which command is used to remove an index from the database in SQL?
In SQL, the ALTER TABLESPACE command is used
In SQL, the ALTER TABLESPACE command is used
In SQL, the CREATE VIEW command is used
In SQL, the CREATE VIEW command is used
An indexing operation
An indexing operation
Which of the following contains a complete record of all activity that affected the contents of a database during a certain period of time?
Which of the following contains a complete record of all activity that affected the contents of a database during a certain period of time?
The highest level in the hierarchy of data organization is called
The highest level in the hierarchy of data organization is called
Long-range planning report produced in an MIS are primarily designed for
Long-range planning report produced in an MIS are primarily designed for
Data security threats include
Data security threats include
In SQL, which command(s) is(are) used to redefine an index's future storage allocation
In SQL, which command(s) is(are) used to redefine an index's future storage allocation
The language used in application programs to request data from the DBMS is referred to as the
The language used in application programs to request data from the DBMS is referred to as the
Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL?
Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL?
In a large DBMS
In a large DBMS
Which of the following hardware components is the most important to the operation of a database management system?
Which of the following hardware components is the most important to the operation of a database management system?
The files stored on a secondary stage device are composed of a hierarchy of data. What does a record in a file contain?
The files stored on a secondary stage device are composed of a hierarchy of data. What does a record in a file contain?
In any hierarchy of data organization, the smallest entity to be processed as a single unit is called
In any hierarchy of data organization, the smallest entity to be processed as a single unit is called
An audit trail
An audit trail
Two files may be joined into a third file if
Two files may be joined into a third file if
A computer file contains several records. What does each record contain?
A computer file contains several records. What does each record contain?
In a _____ a parent record type can be linked to one or more "child" record types, but a child record type can have only one parent.
In a _____ a parent record type can be linked to one or more "child" record types, but a child record type can have only one parent.
Which of the following is true of a network structure?
Which of the following is true of a network structure?
Which of the following command(s) is(are) used to recompile a stored procedure in SQL?
Which of the following command(s) is(are) used to recompile a stored procedure in SQL?
If the record management system allows you to edit values before they are recorded on disk, you can
If the record management system allows you to edit values before they are recorded on disk, you can
To have a file hold a list, it is necessary to
To have a file hold a list, it is necessary to
A form defines
A form defines
If you want your database to include methods, you should use a _____ database.
If you want your database to include methods, you should use a _____ database.
Each of data files has a _____ that describe the way the data is stored in the file.
Each of data files has a _____ that describe the way the data is stored in the file.
The model for a record management system might be
The model for a record management system might be
When performing a look-up operation using a form
When performing a look-up operation using a form
Which command(s) is(are) used to redefine a column of the table in SQL ?
Which command(s) is(are) used to redefine a column of the table in SQL ?
Which of the following is a serious problem of file management systems?
Which of the following is a serious problem of file management systems?
In SQL, which command(s) is(are) used to enable/disable a database trigger?
In SQL, which command(s) is(are) used to enable/disable a database trigger?
The way a particular application views the data from the data base that the application uses is a :
The way a particular application views the data from the data base that the application uses is a :
A top-to-bottom relationship among the items in a database is established by a
A top-to-bottom relationship among the items in a database is established by a
A database management system
A database management system
In SQL, which command is used to add new rows to a table?
In SQL, which command is used to add new rows to a table?
Which of the following is not characteristic of a relational database model?
Which of the following is not characteristic of a relational database model?
When you have finished entering information into a form
When you have finished entering information into a form
A scheme describes
A scheme describes
In SQL, which command is used to create a database user?
In SQL, which command is used to create a database user?
What is the language used by most of the DBMSs for helping their users to access data?
What is the language used by most of the DBMSs for helping their users to access data?
Large collections of files are called
Large collections of files are called
A _____ means that one record in a particular record type is related to only one record of another record type.
A _____ means that one record in a particular record type is related to only one record of another record type.
A compound key
A compound key
The designer of a form includes
The designer of a form includes
The index consists of
The index consists of
An operation that will increase the length of a list is
An operation that will increase the length of a list is
A network schema
A network schema
In SQL, which command is used to select data in rows and column from one or more tables?
In SQL, which command is used to select data in rows and column from one or more tables?
Primitive operations common to all record management systems include
Primitive operations common to all record management systems include
A report generator is used to
A report generator is used to
A number of related records that are treated as a unit is called
A number of related records that are treated as a unit is called
Which of the following is not a relational database?
Which of the following is not a relational database?
The data-base environment has all of the following components except:
The data-base environment has all of the following components except:
A _____ means that one record in a particular record type may be related to more than one record of another record type.
A _____ means that one record in a particular record type may be related to more than one record of another record type.
The main idea behind computer files is that it is convenient to
The main idea behind computer files is that it is convenient to
Which of the following is not a logical data-base structure?
Which of the following is not a logical data-base structure?
In SQL, which command(s) is(are) used to create a synonym for a schema object?
In SQL, which command(s) is(are) used to create a synonym for a schema object?
Which of the following is a database administrator's function?
Which of the following is a database administrator's function?
Which command is used to remove a table from the database in SQL?
Which command is used to remove a table from the database in SQL?
Which two files are used during operation of the DBMS?
Which two files are used during operation of the DBMS?
In SQL, which command(s) is(are) used to enable/disable all triggers on a table?
In SQL, which command(s) is(are) used to enable/disable all triggers on a table?
In SQL, which command is used to changes data in a table?
In SQL, which command is used to changes data in a table?
A race condition occurs when
A race condition occurs when
A large computer information system maintains many different computer files. Which amongst them is called a perpetual file?
A large computer information system maintains many different computer files. Which amongst them is called a perpetual file?